/ Assembly List / LJCNetCommon / DbColumns / LJCMapNames

Namespace - LJCNetCommon


Parameters
columnName - The Column name.
propertyName - The Property name.
renameAs - The Rename value.
caption - The Caption value.

Syntax

C#
public Void LJCMapNames(String columnName, String propertyName = null, String renameAs = null, String caption = null)

Maps the column property and rename values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.